Skip to content

Conversation

@RAWx18
Copy link

@RAWx18 RAWx18 commented Jun 29, 2025

#issue 94 solved, check ingested files and retry n times at delay of m if failed.

Issue:
The current version of the ingest_process.py script does not use langchain: it downloads and saves files on a dataset subfolder.
The solution is to check if all the files, related to the links of the configuration page, have been downloaded. Otherwise try again n times (n is a param to add in config.yaml) and delay of m between retries.
Screenshot From 2025-06-29 21-44-56

…m if failed

Signed-off-by: RAWx18 <rawx18.dev@gmail.com>
@gcapuzzi gcapuzzi merged commit 7f9236a into hyperledger-labs:agents Jun 30, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants